Update dependency mkdocs-material to v9.6.17#312
Merged
DrewCarlson merged 1 commit intomainfrom Aug 15, 2025
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #312 +/- ##
=======================================
Coverage 66.18% 66.18%
=======================================
Files 11 11
Lines 139 139
Branches 21 21
=======================================
Hits 92 92
Misses 39 39
Partials 8 8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
40d280d to
346af7e
Compare
346af7e to
4bb99a7
Compare
4bb99a7 to
4319eee
Compare
4319eee to
2750bad
Compare
2750bad to
96d33f1
Compare
96d33f1 to
01135ee
Compare
01135ee to
80d7cc0
Compare
80d7cc0 to
0117363
Compare
0117363 to
bcd8b28
Compare
72c12ef to
19743c0
Compare
618c705 to
fd7d21b
Compare
fd7d21b to
f4eb389
Compare
f4eb389 to
b8d6021
Compare
b8d6021 to
6e17ca3
Compare
6e17ca3 to
ed739fc
Compare
ed739fc to
d958564
Compare
d958564 to
9eaa463
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==9.5.48->==9.6.17Release Notes
squidfunk/mkdocs-material (mkdocs-material)
v9.6.17: mkdocs-material-9.6.17Compare Source
v9.6.16: mkdocs-material-9.6.16Compare Source
v9.6.15: mkdocs-material-9.6.15Compare Source
v9.6.14: mkdocs-material-9.6.14Compare Source
v9.6.13: mkdocs-material-9.6.13Compare Source
v9.6.12: mkdocs-material-9.6.12Compare Source
v9.6.11: mkdocs-material-9.6.11Compare Source
itemsnot available (9.6.10 regression)v9.6.10: mkdocs-material-9.6.10Compare Source
This version is a pure refactoring release, and does not contain new features or bug fixes. It strives to improve the compatibility of our templates with alternative Jinja-like template engines that we're currently exploring, including minijinja.
Additionally, it replaces several instances of Python function invocations with idiomatic use of template filters. All instances where variables have been mutated inside templates have been replaced. Most changes have been made in partials, and only a few in blocks, and all of them are fully backward compatible, so no changes to overrides are necessary.
Note that this release does not replace the Jinja template engine with minijinja. However, our templates are now 99% compatible with minijinja, which means we can explore alternative Jinja-compatible implementations. Additionally, immutability and removal of almost all Python function invocations means much more idiomatic templating.
v9.6.9: mkdocs-material-9.6.9Compare Source
v9.6.8: mkdocs-material-9.6.8Compare Source
v9.6.7: mkdocs-material-9.6.7Compare Source
v9.6.6: mkdocs-material-9.6.6Compare Source
regexpackage in search pluginv9.6.5: mkdocs-material-9.6.5Compare Source
v9.6.4: mkdocs-material-9.6.4Compare Source
v9.6.3: mkdocs-material-9.6.3Compare Source
v9.6.2: mkdocs-material-9.6.2Compare Source
v9.6.1: mkdocs-material-9.6.1Compare Source
v9.6.0: mkdocs-material-9.6.0Compare Source
v9.5.50: mkdocs-material-9.5.50Compare Source
v9.5.49: mkdocs-material-9.5.49Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.